From 0c5b5fc053ef554e43d6504ed0223f4caba5f59a Mon Sep 17 00:00:00 2001 From: Dieter Verfaillie Date: Sun, 8 Jun 2014 23:39:50 +0200 Subject: [PATCH] docs: remove mention of old GtkList and GtkCList Reported by andlabs in irc://irc.gnome.org/gtk+ https://bugzilla.gnome.org/show_bug.cgi?id=731382 --- gtk/gtkscrolledwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkscrolledwindow.h b/gtk/gtkscrolledwindow.h index 443a8c9a0f..9ac60f83e7 100644 --- a/gtk/gtkscrolledwindow.h +++ b/gtk/gtkscrolledwindow.h @@ -122,7 +122,7 @@ typedef enum * GtkPolicyType: * @GTK_POLICY_ALWAYS: The scrollbar is always visible. * @GTK_POLICY_AUTOMATIC: The scrollbar will appear and disappear as necessary. For example, - * when all of a #GtkCList can not be seen. + * when all of a #GtkTreeView can not be seen. * @GTK_POLICY_NEVER: The scrollbar will never appear. * * Determines when a scroll bar will be visible. -- 2.30.2